Welcome![Sign In][Sign Up]
Location:
Search - Android button

Search list

[androidandroid-image-button

Description: tutorial create image button in android
Platform: | Size: 328704 | Author: reno_susanto | Hits:

[androidButterflyDemo

Description: android里面带有进度条的button,非常实用,好用,很漂亮的-android button with a progress bar which is very practical, easy to use, very nice
Platform: | Size: 1506304 | Author: tangzongli | Hits:

[androidandroid-autofittextview-master

Description: 可固定边界内容字体大小自适应的TextView Usage dependencies { compile me.grantland:autofittextview:0.2.+ } 创建: AutofitHelper.create(textView) 布局文件: <me.grantland.widget.AutofitLayout android:layout_width= match_parent android:layout_height= wrap_content > <Button android:layout_width= match_parent android:layout_height= wrap_content android:singleLine= true /> </me.grantland.widget.AutofitLayout>-A TextView that automatically resizes text to fit perfectly within its bounds.
Platform: | Size: 958464 | Author: 蒋舜 | Hits:

[androidandroid-circlebutton-master

Description: Android圆形按钮,实际实现是继承自ImageView 使用方式: repositories { mavenCentral() mavenLocal() } ... dependencies { compile com.github.markushi:circlebutton:1.1 } 布局: <FrameLayout xmlns:android= http://schemas.android.com/apk/res/android xmlns:app= http://schemas.android.com/apk/res-auto android:layout_width= match_parent android:layout_height= match_parent > <at.markushi.ui.CircleButton android:layout_width= 64dip android:layout_height= 64dip android:src= @drawable/ic_action_tick app:cb_color= #99CC00 app:cb_pressedRingWidth= 8dip /> </FrameLayout>-Circle button widget for Android
Platform: | Size: 861184 | Author: 蒋舜 | Hits:

[androidandroid-menudrawer

Description: android-menudrawer是一个滑动式菜单实现,允许用户在应用当中实现无缝导航。该项目具有多种菜单展示效果,其中最常见的就是通过屏幕边缘拖动或点击动作栏的“向上”按钮显示。-android-menudrawer achieve a sliding menu that allows users to navigate seamlessly among applications. The project has a variety of menu display of results, of which the most common is by dragging the edges of the screen or click on the action bar of the up button on the display.
Platform: | Size: 268288 | Author: 挂面君 | Hits:

[androidandroid-floating-action-menu-master

Description: android中按钮悬浮效果,类似android棒棒糖通讯录界面按钮-The effect of suspension Android buttons, similar to the Android mail list button.
Platform: | Size: 81920 | Author: Ford | Hits:

[JSPDataBaseIssa

Description: java android button , it is about a function of button using java , to develop an android application
Platform: | Size: 2649088 | Author: issahlay | Hits:

[JSP/JavaAndroid-4-of-Click-event

Description: Android开发中,常用的点击事件的四种写法:1、采用在Activity中创建一个内部类定义点击事件;2、采用匿名内部类定义点击事件;3、Activity自己实现OnClickListener接口,实现onClick方法;4、在xml文件中创建Button view时,为它添加Onclick参数- Android development, four written commonly Click event: 1, create an inner class defined in the click event in the Activity 2, using anonymous inner class defines a click event 3, Activity realize his OnClickListener interface, onClick method 4 when creating Button view in xml file, as it adds Onclick parameters
Platform: | Size: 1027072 | Author: axin | Hits:

[androidAndroid-Wifi-talk

Description: 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以项目有个小BUG,需要在对讲之前先按一下按钮,让线程启动,再按住按钮说话。javaapk.com测试完美运行,需要更多对讲机源码可以在例子大全http://www.javaapk.com/demo里搜“对讲机”就可以找到。-This project is an Android application project interphone source code specifications Note clear, simple and full-featured interface. Whether we are still a reference for the secondary development of the project is an excellent source. A simple button press can talk in real time, and to solve by identifying Baotou he heard himself say, Usage: The IP set AppConfig.java xxx0 own WiFi network segment, and (do we need to Andrews specific IP devices, just fill in the IP network segment where the device can be, for example, my phone after connecting wifi IP is 192.168.1.102, here is the IP segment of the first three paragraphs+0. is 192.168.1.0), but because thread way to start a little problem so the project has a small BUG, need to press the button before speaking, so that threads start, then hold down the button to speak. javaapk.com perfect test run, more walkie-talkie source can search walkie-talkie In the case of Index http://www.javaapk.com/demo where you can find.
Platform: | Size: 2638848 | Author: liyuanwei | Hits:

[androidbutton

Description: 一个简单的android自定义的控件,实现的按钮的开关显示-A simple android custom controls
Platform: | Size: 978944 | Author: guoj | Hits:

[androidAndroid-Path-Button

Description: eclipse /android studio 一款超炫的Android Path Button效果源码,希望能对大家有所帮助。-A stunning effect source Android Path Button, hoping to be helpful to everyone.
Platform: | Size: 8186880 | Author: mengtianx | Hits:

[Software EngineeringAndroid_button

Description: 这是Android的一个按钮的功能实现程序,仅仅是供初学者使用和学习。-This is a function of the Android button to achieve the program, just for beginners to use and learn.
Platform: | Size: 29696 | Author: 上官云 | Hits:

[androidI10402063_hwk04

Description: Android開發,純代碼動態產生Button,一個聆聽器動態監聽-Android button
Platform: | Size: 7584768 | Author: wuwangzhe | Hits:

[androidandroid-floating-action-button

Description: 精美自定义悬浮按钮控件,可自行进行需求修改!-android floating action button
Platform: | Size: 295936 | Author: 易星 | Hits:

[androidAndroid_Define_Button

Description: 自定义安卓按钮的代码,更改颜色代码可以更改按钮在点击按钮、松开按钮的颜色以及渐变的颜色-Android button code, change the color code can change the button in the button, loosen the button color and the gradient of the color
Platform: | Size: 1024 | Author: 彭诗友 | Hits:

[androidButton-switch-picture

Description: Android开发中,使用ImageSwitcher控件浏览图片,实现类似于Windows中的照片查看器。-Android development, use ImageSwitcher control pictures, to achieve similar in Windows Photo Viewer.
Platform: | Size: 27797504 | Author: limingyao | Hits:

[OtherGetTimeData

Description: android计时程序,通过开始和停止按钮实现将本地时间记录到数据库中(Timer program on Android achieving the local time into the database through the start and stop button.)
Platform: | Size: 1512448 | Author: waner0820 | Hits:

[androidIntentTest2

Description: 隐式Intent-2的使用,通过点击按钮跳转到百度网址(The use of implicit Intent-2, through the click button to jump to Baidu URL)
Platform: | Size: 19685376 | Author: dr6 | Hits:

[androidIntentTest3

Description: 隐式Intent-3的使用,通过点击按钮来拨号10086(The implicit Intent-3 is used to dial 10086 by clicking the button)
Platform: | Size: 19685376 | Author: dr6 | Hits:

[androidRadioButton

Description: The example of Radio Button using Android Studio
Platform: | Size: 20540416 | Author: Fakhro | Hits:
« 1 2 3 45 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net